﻿
@font-face {
    font-family: 'SDF';
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url('/fonts/iransansx-bold.woff') format('woff'), url('/fonts/iransansx-bold.woff2') format('woff2');
}

@font-face {
    font-family: 'SDF';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('/fonts/iransansx-light.woff') format('woff'), url('/fonts/iransansx-light.woff2') format('woff2');
}
